home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="UTF-8"?>
- <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
- <plist version="1.0">
- <dict>
- <key>Commands</key>
- <dict>
- <key>GetURL</key>
- <dict>
- <key>Description</key>
- <string>Open a URL (e.g., iget://iget.fivespeed.com).</string>
- <key>Name</key>
- <string>get URL</string>
- <key>UnnamedArgument</key>
- <dict>
- <key>Description</key>
- <string>the URL to open</string>
- </dict>
- </dict>
- <key>connect</key>
- <dict>
- <key>Arguments</key>
- <dict>
- <key>to</key>
- <dict>
- <key>Description</key>
- <string>the hostname of the remote Mac to connect to</string>
- <key>Name</key>
- <string>to</string>
- </dict>
- </dict>
- <key>Description</key>
- <string>connect to a remote Mac</string>
- <key>Name</key>
- <string>connect</string>
- </dict>
- <key>download</key>
- <dict>
- <key>Arguments</key>
- <dict>
- <key>localFolder</key>
- <dict>
- <key>Description</key>
- <string>the local folder into which the files should be downloaded (if omitted, iGet's default download location is used)</string>
- <key>Name</key>
- <string>local folder</string>
- </dict>
- <key>password</key>
- <dict>
- <key>Description</key>
- <string>the password to use when logging into the remote Mac (if omitted, iGet will attempt to use the Keychain to look up the password)</string>
- <key>Name</key>
- <string>password</string>
- </dict>
- <key>port</key>
- <dict>
- <key>Description</key>
- <string>the port number to use (normally you don't specify this parameter, in which case iGet uses port 22, the default SSH port)</string>
- <key>Name</key>
- <string>port</string>
- </dict>
- <key>remoteHost</key>
- <dict>
- <key>Description</key>
- <string>the hostname (or IP address) of the remote Mac from which the files should be downloaded</string>
- <key>Name</key>
- <string>remote host</string>
- </dict>
- <key>username</key>
- <dict>
- <key>Description</key>
- <string>the username to use when logging in to the remote Mac</string>
- <key>Name</key>
- <string>username</string>
- </dict>
- </dict>
- <key>Description</key>
- <string>download one or more files or folders from a remote Mac</string>
- <key>Name</key>
- <string>download</string>
- <key>UnnamedArgument</key>
- <dict>
- <key>Description</key>
- <string>a list of remote files to download (specify them with iGet-style paths)</string>
- </dict>
- </dict>
- <key>upload</key>
- <dict>
- <key>Arguments</key>
- <dict>
- <key>password</key>
- <dict>
- <key>Description</key>
- <string>the password to use when logging into the remote Mac (if omitted, iGet will attempt to use the Keychain to look up the password)</string>
- <key>Name</key>
- <string>password</string>
- </dict>
- <key>port</key>
- <dict>
- <key>Description</key>
- <string>the port number to use (normally you don't specify this parameter, in which case iGet uses port 22, the default SSH port)</string>
- <key>Name</key>
- <string>port</string>
- </dict>
- <key>remoteFolder</key>
- <dict>
- <key>Description</key>
- <string>the iGet-style path of the remote folder into which the files should be uploaded (if omitted, the Home folder will be used)</string>
- <key>Name</key>
- <string>remote folder</string>
- </dict>
- <key>remoteHost</key>
- <dict>
- <key>Description</key>
- <string>the hostname (or IP address) of the remote Mac to which the files should be uploaded</string>
- <key>Name</key>
- <string>remote host</string>
- </dict>
- <key>username</key>
- <dict>
- <key>Description</key>
- <string>the username to use when logging in to the remote Mac</string>
- <key>Name</key>
- <string>username</string>
- </dict>
- </dict>
- <key>Description</key>
- <string>upload one or more of files or folders</string>
- <key>Name</key>
- <string>upload</string>
- <key>UnnamedArgument</key>
- <dict>
- <key>Description</key>
- <string>a list of files to upload</string>
- </dict>
- </dict>
- </dict>
- <key>Description</key>
- <string>Commands for functionality specific to iGet, such as uploading, downloading, and opening URLs.</string>
- <key>Name</key>
- <string>iGet Suite</string>
- </dict>
- </plist>
-